home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / liferea / css / adblock.css next >
Encoding:
Cascading Style Sheet File  |  2010-07-19  |  1.2 KB  |  32 lines

  1. /*
  2.  * Liferea ad blocking stylesheet
  3.  *
  4.  * (C) 2005-2007 Lars Linder <lars.lindner@gmail.com>
  5.  *
  6.  * This program is free software; you can redistribute it and/or modify
  7.  * it under the terms of the GNU General Public License as published by
  8.  * the Free Software Foundation; either version 2 of the License, or
  9.  * (at your option) any later version.
  10.  *
  11.  * This program is distributed in the hope that it will be useful,
  12.  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  13.  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  14.  * GNU General Public License for more details.
  15.  *
  16.  * You should have received a copy of the GNU General Public License
  17.  * along with this program; if not, write to the Free Software
  18.  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
  19.  *
  20.  */
  21.  
  22. iframe[src="kanoodle"],
  23. *[src*="imageads.google"],
  24. *[href*="doubleclick"] img, *[src*="doubleclick"],
  25. *[href*="feedstermedia.com/feedster/adclick.php?bannerid="]
  26. { display:none !important; visibility:hidden; margin:0; }
  27.  
  28. div.feedflare { display: none !important; visibility:hidden; margin:0; }
  29.  
  30. img[width="468"] { display: none !important }
  31. img[width="1"] { display: none !important }
  32.